|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessibleTextEvent | |
org.eclipse.swt.accessibility | SWT Accessibility. |
Uses of AccessibleTextEvent in org.eclipse.swt.accessibility |
Methods in org.eclipse.swt.accessibility with parameters of type AccessibleTextEvent | |
void |
AccessibleTextListener.getCaretOffset(AccessibleTextEvent e)
Sent when an accessibility client requests the current character offset of the text caret. |
void |
AccessibleTextListener.getSelectionRange(AccessibleTextEvent e)
Sent when an accessibility client requests the range of the current text selection. |
void |
AccessibleTextAdapter.getCaretOffset(AccessibleTextEvent e)
Sent when an accessibility client requests the current character offset of the text caret. |
void |
AccessibleTextAdapter.getSelectionRange(AccessibleTextEvent e)
Sent when an accessibility client requests the range of the current text selection. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |